home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0295.lzh / AMOSLIST / text0098.txt < prev    next >
Encoding:
Text File  |  1995-03-01  |  395 b   |  13 lines

  1.     Let's say we have a bob like this:
  2.                     __
  3.         --------- /    \  
  4. hand<- |  ++    |  **  |  ----> body
  5.         ---------\  -- /
  6.   
  7.  (gly eh?).We have placed the hot spot where the ateriscs are(to 
  8. the body).But we want to check if the point ++ (hand) has been 
  9. collided with another bob.Does Col command return us the correct 
  10. value?
  11.                     Thanks, Gregory.
  12.  
  13.